setSourceSet

abstract fun setSourceSet(block: DesignBlock, property: String, sourceSet: List<Source>)

Set the source set of a source set property of the given block. The crop and content fill mode of the associated block will be set to the default values.

Parameters

block

the block whose source set should be set.

property

the name of the property to set.

sourceSet

the new source set.